Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Fetch -> Ky #73

Merged
merged 4 commits into from
Oct 13, 2024
Merged

Replace Fetch -> Ky #73

merged 4 commits into from
Oct 13, 2024

Conversation

froggy1014
Copy link
Collaborator

PR 타입 ( 하나 이상의 PR 타입을 선택해주세요 )


  • 기능 추가
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 기타 사소한 수정

변경 사항

fetch로 할 수 없던 interceptor like한 기능인 Hook이 내재되어 있고 fetch 위에서 만들어진 라이브러리라서 next에서 지원하는 cache도 사용 가능해서 교체하게 되었습니다.

그리고 lodash -> es-toolkit으로 유틸 라이브러리 변경했습니다. ( 더 가볍고 모던 API를 써서 )

마이페이지에 로그아웃 추가

코드 리뷰시 참고 사항


Copy link

vercel bot commented Oct 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fiesta 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 13, 2024 3:09pm

@froggy1014 froggy1014 merged commit a017a02 into develop Oct 13, 2024
2 checks passed
@froggy1014 froggy1014 deleted the feature/70-fetch-to-ky branch October 13, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 로그아웃 [feat] refactor from lodash to es-toolkit [feat] fetch -> ky적용
1 participant